CopyTo(DB2Error[],Int32) Method
                In This Topic
            
            Copies the elements of the 
DB2ErrorCollection collection into an array of 
DB2Error starting at the specified index within the array.
Syntax
            
        
            Parameters
- array
- The array of DB2Error to copy elements into.
- index
- The index from which to start copying into the  parameter.
 
            
            
            
            
            
            
            
            
            
            
            
            See Also